
body{
	font-family:'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;
	background: #FAF9F3;
	font-size: 12px;
}
ul,li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.clear{clear: both; overflow: hidden; height: 100%;}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #F5A623;
}
img{width: 100%;}

.weixinLogoF{position: absolute;top: -9999em; }
.mgt40{
	margin-top: 30px;
}

.m-nav .logo{background:url(sprit2019@2x.png) no-repeat;  -webkit-background-size: auto 181px;}
.nav{
	display: none;
}
.m-nav .logo{
	margin-top: 3px;
	width: 130px;
	height: 35px;
	float: left;
}
.m-nav{
	position: fixed;
	z-index: 30;
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
}
.m-nav .menu, .modal .menu{
	margin: auto;
	overflow: hidden;
	background-color: #184a5e;
	padding: 0 5px;
}
.m-nav .m-div, .modal div{

}
.m-nav .menu li, .modal .menu li{
	float: left;
	display: inline;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.2s linear ;
	transition: all 0.2s linear ;
	padding: 0 5px;
	margin: 10px 0;	
	width: 25%; text-align: center;
}
.m-nav .menu li a, .modal .menu li a{
	font-size: 16px;
	color: #fff;
}
.m-nav .icon-box{
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 50px;
}
.m-nav .icon-box ul{
	float: right;
}
.m-nav .icon-box li{
	float: right;

}
.m-nav .icon-box ul li{
	width: 30px;
	height: 30px;
	margin-right: 14px;
	font-size: 10px;
	padding-top: 24px;
	color: gray;
}
.m-nav .icon-box ul li span{
	display: block;
	height: 10px;
		line-height: 14px;
	text-align: center;
	margin-right: -8px;
}

.modal, .modal-backdrop{
	top:45px;
}


.qdxinChanl{height:32px; line-height: 32px; background: #EAEAEA; overflow: hidden; border-bottom: 1px solid #ccc; }
.qdxinChanl ul{width: 1000px; margin: 0 auto;height: 32px; line-height: 32px;}
.qdxinChanl ul li{float: left;}
.qdxinChanl ul li a{float: left; padding: 0 8px; color: #333; font-size: 12px; text-align: center; }
.qdxinChanl ul li a:hover{background: #fff;}
.qdxinChanl ul .ged a{border-left:1px solid #ddd; margin-left: 4px; padding-left: 15px; }
.qdxinChanl ul .rightQ{float:right;}
.pingdao{
	padding: 10px;
	overflow: hidden;
}
.pingdao div{
	width: 48px;
	height: 48px;
	margin: auto;
}
.pingdao{
	width: 280px;
	margin: auto;
}
.pingdao li{
	float: left;
	width: 55px;
	height: 60px;
	margin: 10px 5px;
}

.pingdao h5{
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.modal-dialog{
	margin: 0px;
}
.close-btn{
	background-color: #000;
	width: 100%;
	position: absolute;
	height: 40px;
	bottom: 0px;
	left: 0;
	text-align: center;
	line-height: 40px;
	padding-top: 5px;
}
.modal-backdrop.in{
	opacity: 0.9;
}
.m-nav-search{
	width: 210px;
	height: 100px;
	margin: auto;
	padding-top: 20px;
}
.m-nav-search input{
	width: 250px;
	height: 40px;
	background: #fff;
	border-radius: 20px;
	border: none;
}
.m-nav-search button{
	display: block;
	margin: auto;
	margin-top: 20px;
	width: 80px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #35a2cd;
	color: #fff;
	font-size: 18px;
	border: none;
	border-radius: 3px;
}
.carousel-caption{
	padding: 0px;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	left: 10%;
}
.carousel-indicators{
	bottom: 20px;
}
.carousel-control em {
  background-image: url(ui-sprit.png);
  background-image: -webkit-image-set(url(ui-sprit.png) 1x,url(ui-sprit@2x.png) 2x);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  background-color: #000;
  display: block;
}

.carousel-control.left em{
	background-position: -300px -40px;
	filter: alpha(opacity=80);
	outline: 0;
	opacity: .9;
}
.carousel-control.right em{
	background-position: -350px -40px;
	filter: alpha(opacity=80);
	outline: 0;
	opacity: .9;
	float: right;
}
.ct-slide .item{
	width: 100%;
	height: 190px;
	overflow: hidden;

}
.ct-slide .item em{
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0.9;
	background: #35A2CD;
	height: 30px;
	width: 100%;
}
.fanye-btn a{
	width: 45%;
	height: 45px;
	text-align: center;
	background: #f78c18;
	color: #fff;
	font-size: 20px;
	line-height: 45px;
	border-radius: 3px;
}
.fanye-btn .nt.disabled, .fanye-btn .pr.disabled{
	background:#F9DEAA;
	 cursor: not-allowed;
}
.fanye-btn .nt{
	float: right;
}
.fanye-btn .pr{
	float: left;
}
.sort{
	padding: 5px 12px;
	opacity: 0.95;
	background: #093467;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.tip{
	margin: 10px 0px;
	height: 37px;
	border-bottom: solid 2px #D6D6D6;
	line-height: 37px;
}
.tip h4{
	font-size: 28px;
	float: left;
	font-weight: bold;
	border-bottom: solid 2px #666666;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}
.tip h4 span.yel{
	color: #DB6D4C;
}
.tip h4 span.yel-s{
	color: #DB6D4C;
	font-size: 24px;
	font-weight: normal;
}
.tip h4 span.gra{
	color: #333;
}
.tip .count{
	float: right;
	color: #333;
	font-size: 18px;
	display: none;
}
.tip .count strong{
	color: #DB6D4C;
	font-weight: bold;
}
.news-list{
	position: relative;
}
.news-list dd p{
	display: none;
}

.news-list dt{
	width: 120px;
	height: 85px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}
.news-list dd{
	height: 85px;
	overflow: hidden;
}
.news-list a.sort{
	background: #072F3F;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	color: #fff;
	padding: 5px 12px;
	line-height: 1;
	position: absolute;
	top: 10px;
	left: 0;
	font-weight: normal;
}
.news-list dd.youPic{
}
.news-list dd h4{
	font-size: 18px;
	color: #38485a;
	line-height: 134%;
	-webkit-transition: all .5s;
	transition: all .5s; 
}
.footer{
	background: #716e6e;
	padding: 10px 0;
	margin-top: 30px;
}
.footer ul{
	overflow: hidden;
	margin: auto;
	width: 250px;
	margin-bottom: 30px;
}
.footer li{
	margin-right: 5px;
	font-size: 10px;
	text-align: center;
	color: #f0f0f0;
	line-height: 180%;
}
.footer li a{
	color: #fff;
	margin: 0 10px;
}

.page-top h1{
	font-weight: normal;
	font-size: 32px;
}

.page-info{
	padding-bottom: 10px;
	border-bottom: 1px solid #CBCBCB;
	margin-bottom: 20px;
}

.page-info h5 span{
	color: #565656;
	padding-left: 20px;
	font-size: 12px;
}
.page-cont{
	padding: 8px 0 5px;
	word-break:break-word;
	font-size: 16px;
	color: #333;
	line-height: 1.9;
}
.page-cont p{
	margin: 0 0 1em;
	font-size: 16px;
}
#Cnt-Main-Article-xin h6{margin: 0;padding: 0;}
  #Cnt-Main-Article-xin h6{margin-top:10px; font-size: 14px; color:#666; line-height: 150%;}
}
#Cnt-Main-Article-xin h6::after{content: "↑"; padding-left: 10px; font-size: 14px;}
.page-cont center{margin-bottom: 20px;}
.page-shengming{
	  color: #999898; text-align: center;padding: 10px;
}
.news-list dd h5, .page-info h5{
	font-size: 12px;
	color: #A5A5A5;
	position: relative;
}
.news-list dd h5{
	text-align: right;
}
.page-more{
	margin-top: 30px;
}
.page-more dt{
	width: 210px;
	height: 140px;
	overflow: hidden;
}
.page-more dt img{
	width: 210px;
}
.page-more dd{
	margin-top: 20px;
	color: #38485a;
}
.page-more dl:hover dd{
	color: #F5A623;
}
.erweima{height: 340px; overflow: hidden;}
.erweima em{
   width: 170px;
  height: 210px;
  background: url(../img/erweima.png);
  display: block;
  margin: 30px 0 0 55px;
	
}

.erweima.isStuck{
	padding-top:100px;
}

/* top fan */
a#go-top{ background:url(http://www.qdxin.cn/img/piaofu.png) no-repeat;width:40px;height:40px;text-align:center;text-decoration:none;line-height:25px;color:#999; text-indent:-9999em;}
a#go-top:hover{color:#333; background-position:-40px -0px;}
/* top fan end */


@media screen and (max-width: 480px){
	.carousel-control em{margin-top: 70px;}
	.m-nav .logo{background-position: -45px -58px;}
	.m-nav .icon-box ul li,
	.historB,
	.closeKX a em,
	.close-btn div,
	.linkOutL li em{background:url(ui-sprit-M@2x.png) no-repeat;  -webkit-background-size: auto 240px; }
	/******link menu */
	.linkOutL{ margin: 60px 5% 0 5%;}
	.linkOutL li{float: left; width:25%; height: 90px;  position: relative;}
	.linkOutL li a{ color: #fff; font-size: 12px; display: block; text-align: center; width:60px; position: absolute; left: 50%; margin-left: -30px; }
	.linkOutL li span{text-align: center; display: block; height: 20px;}
	.linkOutL li em{display: block; width: 60px; height: 60px;}
	.linkOutL .xinL em{background-position:0 -150px;}
	.linkOutL .clubL em{background-position:-60px -150px;}
	.linkOutL .faxianL em{background-position:-120px -150px;}
	.linkOutL .xinbL em{background-position:-180px -150px;}
	.linkOutL .chuangL em{background-position:-240px -150px;}
	.linkOutL .gongsL em{background-position:-300px -150px;}
	/* menu-Pop end */
	
	body .row{margin: 0;}
	body .col-md-8{padding: 0;}
	.m-nav .icon-box{margin:0 10px; }
	.tip{margin:10px;}
	.content-list{margin:10px;}
	.news-list{border-bottom: 1px dotted #ccc; padding-bottom: 10px;}
	.m-nav .icon-box ul li.menuPingD{
		background-position: -147px 0px;
	}
	.m-nav .icon-box ul li.menuDaoH{
		background-position: -116px 0px;
	}
	.m-nav .icon-box ul li.chaxun{
		background-position: -202px 0px;
	}
	.historB {
		float: left;
		width: 20px;
		height: 38px;
		background-position: -4px 5px;
		margin-left: 10px;
		text-indent: -9999em;
	}
	.close-btn div{
		width: 34px;
		height: 34px;
		margin: auto;
		background-position: -361px 0;
	}
	.ct-slide{
		margin-top: 87px;
	}
	.no-pd{
		padding: 0;
	}
	.pc-only{
		display: none;
	}
	.news-list a.sort{
		top: 0;
	}
	.news-list dd.noPic{
		padding-top: 20px;
	}
	.page-top h1{
		font-size: 24px;
	}
	.page-top em{
		font-size: 12px;
		background: #F56E00;
		height: 20px;
		line-height: 20px;
		padding: 0 10px;
		border-radius: 5px;
		color: #fff;
	}
	.page-cont img{
		width: 100%;
	}
	.page-more{
		height: 150px;
		overflow: hidden;
	}
	.page-more dt img{
		width: 95%;
	}
	.page-more dt{
		width: inherit;
		height: 80px;
		overflow: hidden;
	}
  
	/*分享*/
	.fenXang .bdsharebuttonbox a,
	body .nobgT .mobileL a/*.h1Dabiao h1 em*/
	{background-image:url(ui-sprit.png);
		background-image: -webkit-image-set(url(ui-sprit.png) 1x,url(ui-sprit@2x.png) 2x);
		background-repeat: no-repeat;
	}
	.fenXang{height: 100px; margin-top: 20px; overflow: hidden;}
	.fenXang .fenC{font-size: 12px; height:30px; color: #666; }
	.fenXang .bdsharebuttonbox{float: left;}

	.fenXang .bdshare-button-style2-24 a{margin: 0;}
	.fenXang .bdsharebuttonbox .bds_tsina,
	.fenXang .bdsharebuttonbox .bds_weixin,
	.fenXang .bdsharebuttonbox .bds_sqq,
	.fenXang .bdsharebuttonbox .bds_tqf{float: left; width:65px; height: 50px; margin-bottom: 10px;}

	.fenXang .bdsharebuttonbox .bds_tsina{ background-position: -59px -92px;background-size: 380px;}
	.fenXang .bdsharebuttonbox .bds_weixin{ background-position: 0px -92px;background-size: 380px;}
	.fenXang .bdsharebuttonbox .bds_sqq{ background-position: -173px -92px;background-size: 380px;}
	.fenXang .bdsharebuttonbox .bds_tqf{ background-position: -113px -92px;background-size: 380px;}

	/*分享 end */
}


@media screen and (min-width: 481px){
	.container1000{width: 1000px; margin: 0 auto;}
	.leftw680{width: 680px; float: left; }
	.rightw280{width: 280px; float: right; }
	.pubDiv{width: 1000px; margin: 0 auto;}
	.right300B{width: 300px; float: right; }
	.shuomQKQ{background: #ECECEC;}
	.right230{float:right; width: 230px;}
	.left420{float:left; width: 420px;}
	.carousel-control em{
		margin-top: 100px;
	}
	 .page-info h5{padding-left: 30px;}
	.news-list dd h5 i, .page-info h5 i,
	.fenXang .bdsharebuttonbox a,
	.nav-search i,
	.page-top em{background-image:url(ui-sprit.png);
		background-image: -webkit-image-set(url(ui-sprit.png) 1x,url(ui-sprit@2x.png) 2x);
		background-repeat: no-repeat;
	}
	.fenXang{height: 60px; margin-top: 20px; overflow: hidden;}
	.fenXang .fenC{float: left; height: 60px; line-height: 50px; margin-left: 175px; font-size: 15px;}
	.fenXang .bdsharebuttonbox{float: left;}

	.fenXang .bdshare-button-style2-24 a{margin: 0;}
	.fenXang .bdsharebuttonbox .bds_tsina,
	.fenXang .bdsharebuttonbox .bds_weixin,
	.fenXang .bdsharebuttonbox .bds_sqq,
	.fenXang .bdsharebuttonbox .bds_tqf{float: left; width:65px; height: 50px; margin-bottom: 10px;
                           background-size: 300px;
	}

	.fenXang .bdsharebuttonbox .bds_tsina{ background-position: -43px -68px;width: 50px;}
	.fenXang .bdsharebuttonbox .bds_weixin{ background-position: 0px -68px;width: 50px;}
	.fenXang .bdsharebuttonbox .bds_sqq{ background-position: -140px -68px;width: 50px;}
	.fenXang .bdsharebuttonbox .bds_tqf{ background-position: -92px -68px;width: 50px;}

	.tongHead{height: 32px; background: #777;text-align: left; width: 100%; }
	.pcMenu{width: 1000px; margin: 0 auto;  }
	.pcMenu li{float: left; height: 30px; line-height: 30px;  }
	.pcMenu li a{color:#fff; font-size: 14px; float: left;padding:0 8px; }
	.pcMenu li a:hover{color: #fff; background: #424242;  }
	.pcMenu .geduan{margin-left:30px; }
	.pcMenu .fuwu{float: right; border-left:1px solid #4F4F4F; border-right:1px solid #4F4F4F; }
	.pcMenu .fuwu a{color: #fff;padding: 0 20px; }
.nav-searchQ{float:right; width: 210px; border: 1px solid #ccc; margin-top: 5px; padding: 3px 5px; height: 35px; border-radius:4px; background: #fff; }


	.pc-only{
		display: block;
	}
	.m-nav{
		display: none;
	}
	.all-box{
		width: 100%;
		z-index: 999;
	}
	.nav{
		display: block;
		width: 1000px;
		margin: auto;
		background: #fff;
		padding: 10px 0 0 0;
		background: #FAF9F3;
		height: 75px;
	}
	.isStuck.all-box{
		border-bottom: 2px solid #F5A623;
		background: #FAF9F3;
	}
	.isStuck .nav{
		padding-bottom: 0px;
		height: 50px;
	}
	.nav .logo, .bot-logo, .isStuck .logo{
		background-image:url(sprit2019.png);
		background-image: -webkit-image-set(url(sprit2019.png) 1x,url(sprit2019@2x.png) 2x);
		background-repeat: no-repeat;
	}
	.nav .logo{
		background-position: -33px 0;
		width: 200px;
		height: 50px;
		float: left;
		position: relative;
	}
	.nav .logo h5{
		position: relative;
		top: 40px;
		left: 25px;
		color: gray;
		 font-size: 12px;
	}
	.isStuck .logo{
		width: 145px;
		height: 41px;
		background-position: -47px -61px;
		float: left;

	}
	.isStuck .logo h5{

		display: none;
	}
	.isStuck .menu{
		margin-top: -8px;
		margin-left: 20px;
	}
	.isStuck .menu .active{
		background: #FFBC4D;
		padding-top: 10px;
		margin: 0;
		height:50px;
		overflow: hidden;
	}
	.isStuck .menu .active a{
		color: #fff;
	}
	.nav-search{
		position: relative;
	}
	.nav-search i{
		width: 30px;
		height: 30px;
		background-position: -59px 0px;
		position: absolute;
		top: -3px;
		right: 20px;
		cursor: pointer;
	}
	.nav .menu{
		float: left;
		width: 560px;
	}
	.nav .menu li{
		float: left;
		display: inline;
		text-align: center;
		position: relative;
		-webkit-transition: all 0.2s linear ;
		transition: all 0.2s linear ;
		padding: 0 12px;
		margin: 10px 0;
	}
	.nav .menu li.nav-blue{
		text-align: left;
		padding-top: 3px;
		padding-left: 10px;
	}
	.nav .menu li a{
		font-size: 18px;
		color: #F5A623;
	}
	.nav .menu li.nav-blue a{
		font-size: 14px;
		color: #35A2CD;
	}
	.nav .menu li.nav-search{
		margin-left: -10px;
		float: right;
	}
	.nav .menu li.nav-search input{
		margin-left: -3px;
		width: 195px;
		height: 35px;
		margin-top: -8px;
		padding-left: 10px;
		border-radius: 8px;
		border:1px solid gray;
	}
	.ct-slide .item{
		width: 420px;
		height: 250px;
		overflow: hidden;
	}	
	.ct-slide .item img{
		height: 250px;
	}
	.news-list {
		width: 640px;
		overflow: hidden;
		padding: 10px 0 15px 0;
		border-bottom: 1px solid #efefef;
	}
	.news-list:hover dd h4{
		color: #F5A623;
	}
	.news-list dt{
		width: 210px;
		height: 140px;
		margin-right: inherit;
		overflow: hidden;
		margin-bottom: 15px;
	}
	.news-list dd.youPic{
		float: right;
		width: 400px;
		height: 140px;
	}
	.news-list dd.noPic{
		height: 120px;
		padding-left: 110px;
	}
	.news-list dd h4{
		font-size: 20px;
		color: #38485a;
		line-height: 28px;
		margin-top: 0px;
		-webkit-transition: all .5s;
		transition: all .5s; 
	}
	.news-list dd h5 i, .page-info h5 i{
		background-position: -215px -5px;
		width: 20px;
		height: 20px;
		position: absolute;
	}
	.news-list dd h5 i{
		right: 110px;
		bottom: -3px;
	}
	.page-info h5 i{
		left: 0px;
		bottom: -3px;
	}
	.news-list dd p{
		font-size: 16px;
		color: #747f8c;
		height: 45px;
		overflow: hidden;
		display: block;
	}
	.news-list dt img{
		width: 210px;
	}
	.tip .count{
		float: right;
		color: #333;
		font-size: 18px;
		display: block;
	}
	.page-top em{
		position: absolute;
		width: 50px;
		height: 20px;
		background-position: -338px -109px;
		margin: 10px 0 0 10px;
		text-indent: -999em;
	}
	.fanye-btn a{
		width: 320px;
		height: 50px;
		line-height: 50px;
	}
	.fanye-btn a:hover{
		color: gray;
	}
	.footer ul{
		width: 500px;
		float: left;
		margin-left: 70px;
	}
	.footer ul li{
		margin-right: 20px;
	}
	.footer ul li a{
		font-size: 14px;

	}
	.footer ul li a:hover{
		color: #F9DEAA;
	}
	.footer .bot-content{
		width: 1000px;
		margin:0  auto;
		overflow: hidden;
		position: relative;
		padding-top: 35px;
	}
	.bot-logo{
		margin-top: -10px;
		width: 200px;
		height: 70px;
		background-position: 0px -110px;
		float: left;
		margin-right: 30px;
		border-right: 1px solid gray;

	}

	.no-pd{
		margin-top: 20px;
	}
	.tip h5{
		font-size: 24px;
		color: #DB6D4C;
		margin: 0;
		line-height: 30px;
		border-bottom: solid 2px #666666;
		float:left;
		padding-bottom: 5px;
	}
	.toutiao-list li{
		height: 70px;
		line-height: 30px;
		margin-bottom: 5px;
		overflow: hidden;
		border-bottom: 1px solid #efefef;
	}
	.toutiao-list a{
		font-size: 20px;
		color: #38485a;
	}
	.ads{
		overflow: hidden;
	}
	
	.tip h2{
		font-weight: normal;
		font-size: 20px;
		color: #35A2CD;
		float: left;
		display: block;
		margin: 0;
		line-height: 35px;
	}
	.tip span.more{
		float: right;

	}
	.tip span.more a{
				color: gray;
		font-size: 16px;
	}
	.tip span.more a:hover{
		color: #F9DEAA;
	}
	.right-content dl {
		height: 90px;
		 border-bottom: 1px solid #efefef;
		 margin-bottom: 10px;
		 overflow: hidden;
	}
	.right-content dl dt{
		float: left;
		width: 80px;
		height: 80px;
		overflow: hidden;
	}
	.right-content dl dt img{
		height: 80px;
	}
	.right-content dl dd{
		float: right;
		width: 180px;
		font-size: 16px;
		color: #414141;
		line-height: 26px;
		height: 80px;
		overflow: hidden;
	}
	.right-content dl dd:hover{
		color: #F5A623;
	}

	.pdl15{
		padding-left: 30px;
	}
	a:hover{
		color: #F5A623;
	} 

	.tougao{
		font-size: 16px;
		color: #38485a;
		line-height: 35px;
	}
	.tougao div{
		position: relative;
	}
	.tougao h5{
		font-size: 18px;
		padding-top: 20px;
		border-top: 1px solid #ecebe5;
	}
	.tougao li{
		list-style:inside;
	}
	.tougao em{
		width: 160px;
		height: 36px;
		background: url(../img/email2018.png);
		position: absolute;
		top: 2px;
		left:110px;
		text-indent: -99999em;

	}
   .m-div{display: none;}
}

@media screen and (max-width: 480px){
	    .page-info h5{padding-left: 0px;}
	    .leftw680{margin: 10px;}
		.pubDiv{display: none;}
		.footer ul{margin: 0; width: 100%;}
		.footer ul a{margin:0 5px;}
		.news-list dt{}
		.news-list dt img{width: 120px;}
		.m-div{margin-top: 50px; background: #184a5e; height: 30px; padding:0 10px;}
		.m-div .menu{height: 35px; line-height: 35px;}
		.m-div .menu li{float:left; width: 25%; line-height: 30px; text-align: center; }
		.m-div .menu li a{font-size: 16px; color: #fff;}
		.ct-slide{margin-top:0px;
	}
	.tougao em{
		background: url(../img/email2018.png) no-repeat;
		text-indent: -99999em;
                        display: block;
                        height: 35px;
	}
		
}

@media all and (min-width:481px) and (max-width:980px){
	/*
	    .tongHead{background: #777; width:1000px;}
	    .footer,
	    .isStuck.all-box{width: 1000px;}
	    */
	}
		
}